home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7628 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: symiserver2.symantec.com!usenet
  2. From: kkonopa@symantec.com (kirsten konopaski)
  3. Newsgroups: comp.lang.c
  4. Subject: C/C++ Unix port advise
  5. Date: 27 Feb 1996 21:03:04 GMT
  6. Organization: Symantec
  7. Message-ID: <4gvri8$q94@symiserver2.symantec.com>
  8. NNTP-Posting-Host: 155.64.84.143
  9. X-Newsreader: Cyberjack News 7.00
  10.  
  11. Hi anyone,
  12.  
  13. My experience is in C/C++ for both Windows 3.x/4.x and DOS targets.  I am now
  14. tasked with writing a 32bit application that will link to a third party DLL to
  15. run on HP Unix.  
  16.  
  17. I only have the typical development tools for PCs (ie: Symantec C++ and
  18. Microsoft C++ dev tools).  I would like to do my development here, and then port
  19. to unix.
  20.  
  21. Any recommendations on where to start and what compiler/linker settings are
  22. necessary so that I don't shoot myself in the foot?  ie: (paragraph alignment,
  23. data types, etc.).
  24.  
  25. Where can I get info on HP unix compilers: cc or gcc?  Is there a good third
  26. party book on the basics?  And where can I get the HP UNIX compiler/linker for C
  27. and/or C++?
  28.  
  29. Thanks
  30. Kirsten
  31.